﻿【Demo功能】
1、Demo介绍IP登录，主动注册登录，GPS订阅，GPS事件上报功能。
2、Demo演示了登录设备订阅车载GPS事件上报，显示GPS经度、纬度，车速功能。

【注意事项】
1、编译环境为VS2005。
2、此Demo只演示登录设备监听GPS事件订阅功能，如用户有需求请自行修改。
3、此Demo仅演示部分订阅功能，请自行添加。
4、如需运行demo的exe文件，请将开发包中【库文件】里的全部dll文件拷贝至该工程目录下的bin/x86release或者bin/x64release下。
5、如把库文件放入程序生成的目录中，运行有问题，请到大华官网下载最新的网络SDK版本：http://www.dahuatech.com/index.php/service/downloadlists/836.html 替换程序中的库文件

【Demo Features】
1.Demo SDK initialization,login, register, GPS subscribe function.
2.Demo login device to subscribe GPS, show GPS longitude, latitude, speed.

【NOTE】
1.Complier for Demo is VS2005.
2.Just only support for listening to GPS event.Modify the code if the user has a requirement.
3.Just only demo gengral VehicleGPS function, add others alarm code if the user has a requirement.
4.If you want to run the demo exe file, please copy all dll files in the development package [Bin] to bin/x86release or bin/x64release under the project directory
5.If run the program with some problems,please go to http://www.dahuasecurity.com/download_3.html download the newest version,and replace the DLL files

